Setting Up Workflow On OU-Cluster (HPC): A Step-by-Step Guide

By Hongyu Xiao

Contact: hongyu.xiao@ou.edu

Table of Contents

Welcome to my OU-Cluster Setup Guide. This comprehensive guide is divided into several sections for easy navigation, I assume you have already had some basic experience with CLI (A command-line interface), and linux command such as pwd, cd, ls, mkdir,rm,cp etc. If you do not know these commands, fundamental command-line commands provides quick dirty cheatsheet.

1. Access & Authentication Guide

Learn how to get started with cluster access:

2. Environment Setup Guide

Configure your working environment:

3. Data Management Guide

Learn about data handling on the cluster:

4. Job Management Guide

Master the job submission system:

Quick Start Summary

If you need to get started quickly:

  1. Request account access through OSCER
  1. Set up SSH keys and test connection
  1. Configure your environment using provided module commands
  1. Transfer necessary files to your cluster directory
  1. Submit your first job using the basic SLURM template
Note: Each section contains detailed instructions and examples. If you're new to cluster computing, I recommend following the guides in order.

Version Information

Last updated: December 2024